Medusa.js Documentation
pulsemcp/medusa.js documentationProvides local Medusa.js documentation access through fuzzy search capabilities, enabling semantic text matching, section retrieval by title or path, and comprehensive section listing with configurable search thresholds for quick framework reference without leaving your development environment.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"medusa.js_documentation": {
"url": "None",
"transport": "http"
}
}
}